Represents the message class of an item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ItemClass { get; set; }Public Property ItemClass As String
Get
Set
Property Value
Type:
StringThe item class.
See Also